home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Freeware / Miro 1.0 / Miro_Installer.exe / chrome / content / video-display-vlc.html < prev    next >
Encoding:
Extensible Markup Language  |  2007-11-12  |  629 b   |  16 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml"
  4.       xmlns:t="http://www.participatorypolitics.org/"
  5.       xmlns:i18n="http://www.participatoryculture.org/i18n">
  6. <head>
  7. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  8. </head>
  9. <body>
  10. <embed type="application/x-vlc-plugin"
  11.          version="VideoLAN.VLCPlugin.2"
  12.          name="video1"
  13.          autostart="0" style="position: absolute; top: 0px;bottom: 0px; left: 0px; right: 0px" id="video1"/>
  14. </body>
  15. </html>
  16.